[INFO] fetching crate fio-results 0.1.0...
[INFO] fixing fio-results-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate fio-results 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate fio-results 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fio-results 0.1.0
[INFO] tweaked toml for crates.io crate fio-results 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fio-results 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fio-results 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1
[INFO] running `Command { std: "docker" "start" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking fio-results v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `plotters` in this scope
[INFO] [stdout]  --> examples/plot.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plotters::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `plotters`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotters`, use `cargo add plotters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotters` in this scope
[INFO] [stdout]  --> examples/plot.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotters::coord::ranged1d::SegmentedCoord;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `plotters`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotters`, use `cargo add plotters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotters` in this scope
[INFO] [stdout]  --> examples/plot.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plotters::coord::types::{RangedCoordf64, RangedCoordusize};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `plotters`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotters`, use `cargo add plotters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glob`
[INFO] [stdout]  --> examples/plot.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use glob::glob;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `glob`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `glob`, use `cargo add glob` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> examples/plot.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         root.fill(&WHITE)?;
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ChartContext` in this scope
[INFO] [stdout]    --> examples/plot.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ctx: &mut ChartContext<
[INFO] [stdout]     |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BitMapBackend` in this scope
[INFO] [stdout]    --> examples/plot.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         BitMapBackend<'_>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cartesian2d` in this scope
[INFO] [stdout]    --> examples/plot.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         Cartesian2d<SegmentedCoord<RangedCoordusize>, RangedCoordf64>,
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ShapeStyle` in this scope
[INFO] [stdout]    --> examples/plot.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 |     style: ShapeStyle,
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]    --> examples/plot.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 .color(&BLACK)
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BitMapBackend` in this scope
[INFO] [stdout]   --> examples/plot.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let root = BitMapBackend::new(&path, (1024, 768)).into_drawing_area();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of undeclared type `BitMapBackend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChartBuilder` in this scope
[INFO] [stdout]    --> examples/plot.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut ctx = ChartBuilder::on(&root)
[INFO] [stdout]     |                       ^^^^^^^^^^^^ use of undeclared type `ChartBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LabelAreaPosition` in this scope
[INFO] [stdout]    --> examples/plot.rs:130:34
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .set_label_area_size(LabelAreaPosition::Left, 60)
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ use of undeclared type `LabelAreaPosition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LabelAreaPosition` in this scope
[INFO] [stdout]    --> examples/plot.rs:131:34
[INFO] [stdout]     |
[INFO] [stdout] 131 |             .set_label_area_size(LabelAreaPosition::Bottom, 40)
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ use of undeclared type `LabelAreaPosition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_segmented` found for struct `std::ops::Range<Idx>` in the current scope
[INFO] [stdout]    --> examples/plot.rs:133:44
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .build_cartesian_2d((0..width).into_segmented(), 0.0..(y_height * 1.2))
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^ method not found in `std::ops::Range<usize>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope
[INFO] [stdout]    --> examples/plot.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             RGBColor(255, 195, 37).filled(),
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope
[INFO] [stdout]    --> examples/plot.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             RGBColor(0, 92, 171).filled(),
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope
[INFO] [stdout]    --> examples/plot.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             RGBColor(227, 27, 35).filled(),
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGBColor` in this scope
[INFO] [stdout]    --> examples/plot.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |             RGBColor(5, 104, 117).filled(),
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rectangle` in this scope
[INFO] [stdout]    --> examples/plot.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let mut r = Rectangle::new(
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `Rectangle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 (SegmentValue::Exact(*x as usize), 0.0),
[INFO] [stdout]     |                  ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 (SegmentValue::Exact((*x + 1) as usize), *value),
[INFO] [stdout]     |                  ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/plot.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         Text::new(
[INFO] [stdout]     |         ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |             (SegmentValue::CenterOf(*x as usize), *value + 1000.0),
[INFO] [stdout]     |              ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_font` found for tuple `(&str, {integer})` in the current scope
[INFO] [stdout]    --> examples/plot.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 216 | /             ("sans-serif", 13)
[INFO] [stdout] 217 | |                 .into_font()
[INFO] [stdout]     | |                 -^^^^^^^^^ method not found in `(&str, {integer})`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FontTransform` in this scope
[INFO] [stdout]    --> examples/plot.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 .transform(FontTransform::Rotate270),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ use of undeclared type `FontTransform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 SegmentValue::Last => String::from("?"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 SegmentValue::Exact(f) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SegmentValue` in this scope
[INFO] [stdout]    --> examples/plot.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 SegmentValue::CenterOf(f) => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `SegmentValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fio-results` (example "plot") due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1", kill_on_drop: false }`
[INFO] [stdout] fc824a44301e7c1420ded017af565b772fbf227a401a895f29c60705f5115cc1
